/* CSS Document */
#{margin:0px; padding:0px; word-wrap:break-word;}
html{overflow-x:hidden; padding-y:auto; font-family:"微软雅黑","宋体",Arial, Helvetica, sans-serif; color:#828282;}
body{font-size:13px; margin:0; padding:0;}
a{ text-decoration:none; color:#828282; border:0;}
a:link,a:visited,a:action{color:#828282; text-decoration:none;}
a:hover{ color:#ff0000; text-decoration:none;}
a:focus{ outline:0;}
ul,li{ list-style:none; margin:0; padding:0;}
dl,dt,dd,p{ margin:0; padding:0;}
img{ border:none;}
span,u,em,i{ font-style:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; overflow:hidden;}
.clear{ clear:both; height:0;}
.w1200{ width:1200px; margin:0 auto; display:block;}
.bg{}

.en{ margin:0 10px; padding:0 0 0 30px; background:url(en.png) no-repeat left center;}
.chn{ margin:0 10px; padding:0 0 0 30px; background:url(chn.png) no-repeat left center;}

/*多彩tags标签*/
#tags{ line-height:40px;}
#tags b{ color:#DB0000;}
#tags a{ margin:0 10px 0 0;}
#tags .tags0{ color:#7CB16D; font-size:18px;}
#tags .tags1{ color:#64B8FF; font-size:24px;}
#tags .tags2{ color:#D196CE; font-size:16px;}
#tags .tags3{ color:#FF9742; font-size:13px;}
#tags .tags4{ color:#FF4366; font-size:16px;}
#tags .tags5{ color:#657AB3; font-size:20px;}
#tags .tags6{ color:#3C1C8A; font-size:25px;}
#tags .tags7{ color:#030; font-size:12px;}
#tags .tags8{ color:#F06; font-size:20px;}
#tags .tags9{ color:#C00; font-size:16px;}
#tags a:hover{ color:#F00; text-decoration:underline;}

/*html5*/
header,footer,nav,section,article,figure,menu,aside,dialog{ display:block; margin:0 auto;}

/*返回顶部*/
.gotop{ width:50px; height:50px; position:fixed; right:60px; bottom:60px; z-index:9999; display:none; border-radius:30px; box-shadow:0 0 10px #a2a2a2; background:url(gotop.gif) no-repeat center center #D16059;
	animation:arrow 2s cubic-bezier(0.5,0,0.1,1) infinite;
	-webkit-animation:arrow 2s cubic-bezier(0.5,0,0.1,1) infinite;/* Safari 和 Chrome */
	-moz-animation:arrow 2s cubic-bezier(0.5,0,0.1,1) infinite;/* Firefox */
	-o-animation:arrow 2s cubic-bezier(0.5,0,0.1,1) infinite;/* Opera */
}

@keyframes arrow{ %0,%100{bottom:60px; opacity:1;} 50%{bottom:80px; opacity:.5} }
@-webkit-keyframes arrow{ %0,%100{bottom:60px; opacity:1;} 50%{ bottom:80px; opacity:.5} } /* Safari 和 Chrome */
@-moz-keyframes arrow{ %0,%100{bottom:60px; opacity:1;} 50%{bottom:80px; opacity:.5} } /* Firefox */
@-o-keyframes arrow{ %0,%100{bottom:60px; opacity:1;} 50%{bottom:80px; opacity:.5} } /* Opera */

.box{ margin:0; padding:0; overflow:hidden;}
.box .boxtitle{ margin:0; padding:0; line-height:40px; height:40px; font-size:18px; border-bottom:2px solid #DADADA;}
.box .boxtitle b{ padding:0; display:block; line-height:40px; color:#2c2c2c;}
.box .boxtext{ margin:0; padding:10px; line-height:24px;}

.more{ float:right; background:url(more3.png) no-repeat center; width:80px; display:block; line-height:40px;}
.more a{ font-weight:normal; font-size:12px; display:block; height:40px; color:#fff;}

/*留言板*/
form input{ padding:2px 10px; box-shadow:4px 4px 10px #ddd; line-height:26px; height:30px; border:1px solid #ddd; border-radius:6px;}
form input:focus{ box-shadow:4px 4px 10px #bbb;}
form textarea:focus{ box-shadow:4px 4px 10px #bbb;}
form textarea{ padding:10px; box-shadow:4px 4px 10px #ddd; border:1px solid #ddd; border-radius:6px;}
form img{ width:100px; height:30px; margin:0 10px;}
form .tdbg{ margin:5px 0; line-height:40px; display:inline-table; float:left;}
form .lefttdbg{ float:left; vertical-align:text-bottom; width:80px;}
form input[type="submit"]{ cursor:pointer; float:left; width:200px; height:50px; margin:20px 0 0 100px; padding:0; outline:none; font-size:22px; font-weight:bold; color:#fff; background:url(button_bg.png) no-repeat right top #63C7FE; transition:1s; border-radius:10px; display:block;}
form input[type="submit"]:hover{ background:url(button_bg.png) no-repeat right bottom #63C7FE; box-shadow:4px 4px 10px #bbb;}
form input[type="submit"]:focus{ background:url(button_bg.png) no-repeat right bottom #63C7FE;}


.header{ background:url(topbg.jpg) repeat-x;}
	.topline{ background:#F1F0EF; line-height:40px; height:40px;}
	.topline a{ margin:0 4px;}
	.sc{ float:right; color:#A6A6A6;}
	.sc a{ margin:0;}
	.sc .swsy{ background:url(02.png) no-repeat left center; padding:0 0 0 10px;}
	.sc .jrsc{ background:url(03.png) no-repeat left center; padding:0 0 0 10px;}
	.head{ width:1200px; height:100px; margin:0 auto; padding:10px 0;}
	.head .logo{ float:left; width:330px; margin:0;}
	
	.nav{ margin:30px 0 0 0; padding:0; float:left; width:870px; height:46px; line-height:46px; font-size:15px;}
	.nav ul{ margin:0 auto; display:block;}
	.nav ul li{ float:left; margin:0; color:#fff;}
	.nav ul li a{ margin:0; padding:0 18px; display:block; font-size:16px; color:#535353;}
	.nav ul li a:hover{}
	.nav ul .currclass{ padding:0; display:block;}
	.nav ul .currclass a{}
	

	/* 首页banner */
	.banner{ min-width:1000px; width:100%; position:relative; height:420px; overflow:hidden;}
	.banner .bd{ position:relative; z-index:0;}
	.banner .bd ul{ width:100% !important;}
	.banner .bd li{ width:100% !important; height:420px;}
	.banner .bd li .siteWidth{ width:1000px; position:relative; margin:0 auto; height:299px;}
	.banner .bd li a{ height:420px; display:block;}
	.banner .bd .txt{ position:absolute; width:415px; top:100px; left:22px; font:normal 18px/30px "Microsoft YaHei";}
	
	.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center;}
	.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:#666; overflow:hidden; 
		line-height:9999px; filter:alpha(opacity=40); opacity:0.4; cursor:pointer;}
	.banner .hd ul .on{ filter:alpha(opacity=100); opacity:1; background:#fff;}



/**/
.index_left{ margin:0; padding:0; width:880px; float:left;}

.part1{ margin:0 0 40px 0;}

	/*首页公司简介*/
	.gsjj{ width:350px; float:left; font-size:12px;}
	.gsjj .boxtitle{ border:none;}
	.gsjj .boxtext{ margin:0; padding:0;}
	.gsjj .boxtext img{ margin:0 0 10px 0; width:350px; height:100px; float:left;}
	.gsjj .boxtext p{ text-indent:2em;}
	
	/*首页新闻*/
	.index_news{ width:490px; float:right;}
	.index_news .boxtitle{ border:none;}
	.index_news .boxtext{ margin:0; padding:0;}
	.index_news dl.topnews{ margin:0 0 10px 0; padding:0 20px 0 0; background:#F3F3F3; display:block;}
	.index_news dt{ margin:0 10px 0 0; width:140px; height:100px; display:block; float:left;}
	.index_news dt img{ width:140px; height:100px;}
	.index_news dd.topnews_title{ padding:10px 0 0 0; font-size:13px; color:#000;}
	.index_news dd.topnews_title a{ color:#000;}
	.index_news dd.topnews_title a:hover{ color:#f00;}
	.index_news dd.topnews_content{ font-size:12px;}
	
	.index_news ul{ font-size:12px;}
	.index_news ul li{ margin:0; padding:0 0 0 20px; background:url(dot8.jpg) no-repeat left;}
	.index_news ul li .time{ float:right;}

	/* Tab切换 */
	.slideTxtBox{ float:left; overflow:hidden; background:#fff; text-align:left;}
	.slideTxtBox .hd{ margin:0; padding:0; font-size:14px; display:block;}
	.slideTxtBox .hd ul{ overflow:hidden;}
	.slideTxtBox .hd ul li{ width:200px; float:left; line-height:40px; background:#DCDCDC; border-bottom:2px solid #fff;}
	.slideTxtBox .hd ul li:hover{ background:#2B71C9; width:200px; position:relative;}
	.slideTxtBox .hd ul li a{ padding:0 0 0 40px; display:block; color:#000; line-height:40px;}
	.slideTxtBox .hd ul li a:hover{ color:#fff;}
	.slideTxtBox .hd ul li.on a{ color:#fff;}
	.slideTxtBox .hd ul li.on{ background:#2B71C9; width:200px; position:relative; line-height:40px; border-bottom:2px solid #fff;}
	
	.slideTxtBox .bd{ width:880px; padding:0;}
	.slideTxtBox .bd ul{ width:900px; overflow:hidden;}
	.slideTxtBox .bd ul li{ margin:0 20px 10px 0; padding:0; width:278px; border:1px solid #BDCFE5; line-height:24px; display:inline; float:left;}
	.slideTxtBox .bd ul li:hover{ border:1px solid #f00;}
	.slideTxtBox .bd ul li .date{ float:right; color:#999; font-family:"Times New Roman", Times, serif;}
	.slideTxtBox .bd ul li a img{ width:278px; height:190px;}
	.slideTxtBox .bd ul li span{ margin:0; padding:0 20px; display:block; height:60px; line-height:30px; font-size:12px; text-align:center;}
	.slideTxtBox .bd ul li span em{ color:#FF0000; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
	
	/*有更多的tab切换*/
	.hasMoreTab{ margin:0 auto; width:1200px;}
	.hasMoreTab .hd{ margin:0; padding:0; line-height:40px; height:40px; font-size:18px; display:block; border-bottom:2px solid #DADADA;}
	.hasMoreTab .hd .more{ float:right; color:#000;}
	.hasMoreTab .hd .more a{ color:#000;}
	.hasMoreTab .hd ul{ z-index:5; zoom:1; position:relative;}
	.hasMoreTab .hd li{ margin:0 1px 0 0; padding:0 20px; float:left; cursor:pointer; display:block; background:#DCDCDC; text-align:center; height:40px;}
	.hasMoreTab .hd li.on{ background:url(qiepian_title.png) no-repeat center bottom; color:#fff; cursor:pointer; position:relative; height:50px;}
	
	.hasMoreTab .bd{ width:auto; padding:0; position:relative;}
	.hasMoreTab .bd span{ padding:20px 0; font-size:15px; line-height:22px; display:block; text-align:center;}
	.hasMoreTab .bd span.anli{ text-align:right; padding:20px 100px 20px 0; font-weight:bold; font-size:28px; color:#000; line-height:44px;}
	.hasMoreTab .bd ul{ width:auto; overflow:hidden;}
	.hasMoreTab .bd ul li{ margin:0 20px 10px 0; padding:0; width:278px; border:1px solid #BDCFE5; line-height:24px; display:inline; float:left;}
	.hasMoreTab .bd ul li:hover{ border:1px solid #f00;}
	.hasMoreTab .bd ul li .date{ float:right; color:#999; font-family:"Times New Roman", Times, serif;}
	.hasMoreTab .bd ul li a img{ width:278px; height:190px;}
	.hasMoreTab .bd ul li span{ margin:0; padding:0 20px; display:block; height:60px; line-height:30px; font-size:12px; text-align:center; vertical-align:middle;}
	.hasMoreTab .bd ul li span em{ color:#FF0000; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}



.index_right{ margin:0; padding:0; width:290px; float:right;}
	/*右边分类*/
	.index_right_fenlei{}
	.index_right_fenlei ul{ width:294px; overflow:hidden;}
	.index_right_fenlei ul li{ margin:0 4px 4px 0; width:143px; height:120px; text-align:center; color:#fff; float:left; background:#2B71C9;}
	.index_right_fenlei ul li:hover{ opacity:.8;}
	.index_right_fenlei ul li a{ padding:20px 0 0 0; color:#fff; display:block;}
	.index_right_fenlei ul li img{ margin:0 auto 10px auto; display:block;}
	
	/*右边合作客户*/
	.index_right_hz{ margin:0; padding:10px; border:1px solid #BDCFE5;}
	.index_right_hz .boxtitle{ padding:0 0 0 20px; background:url(hezuo.png) no-repeat center; line-height:50px; color:#fff; font-size:20px;}
	.index_right_hz .boxtext{ padding:10px; line-height:24px; font-size:12px;}
	.index_right_hz .boxtext li.last a{ font-size:18px; color:#eb1e1e;}
	
.picMarquee-top{ margin:0 auto; overflow:hidden; position:relative;}
.picMarquee-top .bd{ padding:0;}
.picMarquee-top .bd ul{ overflow:hidden; zoom:1;}
.picMarquee-top .bd ul li{ margin:10px auto; text-align:center; zoom:1;}
.picMarquee-top .bd ul li img{ width:248px; height:80px; display:block;}
	

/*----------内页主体开始----------*/
.main{ margin:20px auto; padding:0; width:1200px; background:url(bg.png) no-repeat center;}

/*全局*/
.left{ float:left; width:290px;}

	/*左边分类*/
	.left_fenlei{ margin:0 0 20px 0; width:288px; float:left; overflow:hidden; border:1px solid #DCDCDC;}
	.left_fenlei .boxtitle{ padding:15px; height:auto; color:#fff; text-align:center; background:url(left_title.png) no-repeat center #2B71C9; font-size:24px;}
	.left_fenlei .boxtitle em{ line-height:30px; display:block; font-family:"Arial", Gadget, sans-serif; text-transform:uppercase; font-size:16px;}
	.left_fenlei .boxtext{ margin:0; padding:10px 20px; line-height:41px; overflow:hidden;}
	.left_fenlei .boxtext ul li{ margin:5px auto; padding:0 0 0 20px; background:url(left_fenlei3.jpg) no-repeat center;}
	.left_fenlei .boxtext ul li a{ padding:0 0 0 30px; display:block;}
	.left_fenlei .boxtext ul li a:hover{}
	.left_fenlei .boxtext ul li.currclass a{ color:#f00; font-weight:bold;}
	
	
	/*左边联系我们*/
	.left_contact{ margin:0; padding:10px; width:268px; float:left; border:1px solid #DCDCDC; font-size:12px; color:#666;}
	.left_contact .boxtitle{ margin:0; padding:0; height:120px; background:url(left_contact.jpg) no-repeat center;}
	.left_contact .boxtext{ padding:10px; line-height:24px; overflow:hidden; overflow:hidden;}
	.left_contact .boxtext .companyname{ margin:10px 0 0 0; font-weight:bold; font-size:14px; color:#DB0000;}
	.left_contact .boxtext .tel2{ text-indent:3em;}



.right{ float:left; width:890px; margin:0 0 0 20px;}

/*图片列表页*/
.piclist{ margin:0; padding:0;}
.piclist .boxtitle{ margin:0; padding:0;}
.piclist .boxtitle b{}
.piclist .boxtext{ margin:0; padding:10px;}
.piclist li{ margin:5px; padding:0; width:280px; height:240px; float:left; display:inline;}
.piclist li img{
	width:278px; height:200px;
	border:1px solid #BDCFE5;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
}
.piclist li a:hover img{
	border:1px solid #ff0000;
	-webkit-box-shadow: 0 0 6px rgba(255,0,0,.6), inset 0 0 10px rgba(255,255,255,1);
	-moz-box-shadow: 0 0 6px rgba(255,0,0,.6), inset 0 0 10px rgba(255,255,255,1);
	box-shadow: 0 0 6px rgba(255,0,0,.6), inset 0 0 10px rgba(255,255,255,1);
}
.piclist li span{ display:block; font-weight:bold; line-height:30px; text-align:center;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	transition:0.5s;
	}
.piclist li a:hover span{ text-shadow:4px 4px 6px #CCC;}



/*图片内容页*/
.piczhengwen{ margin:0; padding:0;}
.piczhengwen .boxtitle b{}
.piczhengwen .boxtext{ padding:10px;}
.piczhengwen .pictitle{ text-align:center; margin:0; text-shadow:1px 1px 6px #C1C1C1;}
.piczhengwen .pictitle h1{ font-family:宋体;}
.piczhengwen .picdetails{ text-align:center; margin:0; padding:5px; color:#ACACAC; border-bottom:1px solid #ccc;}
.piczhengwen .picdetails span{ margin:0 5px;}
.piczhengwen .picdetails span.fa:before{ margin:0 5px;}
.piczhengwen .introduction{ margin:0; padding:10px; background:#F7F7F7 url("quote.png") no-repeat scroll right top; border:1px dashed #CCC; color:#777; box-shadow:4px 4px 6px #D7D5D5;}
.piczhengwen .zhengwen{ line-height:30px; font-size:15px; margin:20px 0;}
.piczhengwen .zhengwen h2{ background:#3F9DEE; color:#fff; margin:0; padding:5px 10px; font-size:16px; line-height:24px; border-radius:20px;}
.piczhengwen .zhengwen h3{ color:#fff; margin:0; padding:5px 10px; font-size:13px; line-height:22px; width:600px;
 background: -moz-linear-gradient(left,#3F9DEE,#fff);
 background: -webkit-gradient(linear,left top,right top,from(#3F9DEE), to(#fff));
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#3F9DEE, endColorstr=#ffffff);/*IE<9>*/
border-top-left-radius:20px;
border-bottom-left-radius:20px;
}
.piczhengwen .picfenxiang{ margin:0 20px;}



/*新闻列表页*/
.newslist{ padding:0;}
.newslist .boxtitle{ margin:0; padding:0;}
.newslist .boxtitle b{}
.newslist .boxtext{ padding:10px;}
.newslist li{ padding:0 30px; margin-top:5px; margin-bottom:5px; margin-right:0; margin-left:0; line-height:30px; background:url(dot6.jpg) no-repeat 10px 10px; display:block; border-bottom:1px dotted #ccc;
	transition:margin-left,text-shadow 1s,1s;
	-moz-transition:margin-left,text-shadow 1s,1s; /* Firefox 4 */
	-webkit-transition:margin-left,text-shadow 1s,1s; /* Safari and Chrome */
	-o-transition:margin-left,text-shadow 1s,1s; /* Opera */
}
.newslist li a{ font-size:14px; color:#000; display:block; font-weight:bold;}
.newslist li .time{ float:right; color:#888;}
.newslist li .about{ color:#666; font-size:13px; font-weight:normal;}
.newslist li:hover{ background:url(dot6.jpg) no-repeat 10px 10px #FF6243; color:#fff; margin-left:10px;}
.newslist li:hover a{ color:#fff;}
.newslist li:hover .time{ color:#fff;}
.newslist li:hover .about{ color:#fff;}

/*新闻内容页*/
.newscontent{ padding:0;}
.newscontent .boxtitle{ margin:0; padding:0;}
.newscontent .boxtitle b{}
.newscontent .boxtext{ padding:10px;}
.newscontent .title{ text-align:center; margin:0; text-shadow:1px 1px 6px #C1C1C1;}
.newscontent .title h1{ font-family:宋体;}
.newscontent .details{ text-align:center; margin:0; padding:5px; color:#ACACAC; border-bottom:1px solid #ccc;}
.newscontent .details span{ margin:0 5px;}
.newscontent .details span.fa:before{ margin:0 5px;}
.newscontent .introduction{ margin:0; padding:10px; background:#F7F7F7 url("quote.png") no-repeat scroll right top; border:1px dashed #CCC; color:#777; box-shadow:4px 4px 6px #D7D5D5;}
.newscontent .dd{ margin:20px; padding:10px; border:1px dashed #ddd; background:#ECF5FC;}
.newscontent .zhengwen{ line-height:30px; font-size:15px; margin:20px 0;}
.newscontent .zhengwen h2{ background:#428BCA; color:#fff; margin:10px auto; padding:5px 10px; font-size:16px; line-height:24px; border-radius:20px;}
.newscontent .zhengwen h3{ color:#fff; margin:0; padding:5px 10px; font-size:13px; line-height:22px; width:600px;
 background: -moz-linear-gradient(left,#75AAD8,#fff);
 background: -webkit-gradient(linear,left top,right top,from(#75AAD8), to(#fff));
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#75AAD8, endColorstr=#ffffff);/*IE<9>*/
border-top-left-radius:20px;
border-bottom-left-radius:20px;
}
.zhengwen table{ border-left:1px solid #E3E3E3; border-top:1px solid #E3E3E3;}
.zhengwen table th{ background:#F7F7F7;}
.zhengwen table td{ border-right:1px solid #E3E3E3; border-bottom:1px solid #E3E3E3;}

.newscontent .fenxiang{ margin:0;}

/*单页面*/
.dy{ margin:0; padding:0;}
.dy .boxtitle{ margin:0; padding:0;}
.dy .boxtitle b{}
.dy .boxtext{ padding:10px; line-height:30px; font-size:15px;}

/*相关文章*/
.xiangguan{ font-size:13px; font-family:"宋体"; border-top:1px solid #E6E6E6; margin:0; padding:20px 0;}
.xiangguan ul li{ width:60%;}
.xiangguan ul li span{ float:right; color:#999999;}

/*打印关闭*/
.printclose{ margin:10px 0; text-align:right; line-height:30px;}
.printclose a{ margin:0 5px;}
.printclose img{ margin-right:4px;}

/*相关文章*/
.xiangguan{ font-size:13px; font-family:"宋体"; border-top:1px solid #E6E6E6; margin:0 20px; padding:20px 0;}
.xiangguan ul li{ width:60%;}
.xiangguan ul li span{ float:right; color:#999999;}

/*相关产品*/
.xiangguan2{ font-size:13px; font-family:"宋体"; border-top:1px solid #E6E6E6; margin:0 20px; padding:20px 0;}
.xiangguan2 ul li{ width:180px; float:left; text-align:center; margin:10px;}
.xiangguan2 ul li a{ display:block; border:1px solid #ccc; padding:2px; color:#999999;
	transition:1s;
	-moz-transition:1s; /* Firefox 4 */
	-webkit-transition:1s; /* Safari and Chrome */
	-o-transition:1s; /* Opera */
}
.xiangguan2 ul li img{ width:170px; height:150px;}
.xiangguan2 ul li span{ line-height:30px; display:block;}
.xiangguan2 ul a:hover{ border:1px solid #f00; color:#f00; box-shadow:0 0 10px #f00; text-shadow:3px 3px 10px #999;}


/*位置导航*/
.position{ margin:0 20px 0 0; padding:0 0 0 24px; float:right; color:#545454; line-height:40px; font-weight:normal; font-size:12px; background:url(home2.jpg) no-repeat left center;}
.position a{}

/*分页*/
.fenye{ line-height:30px; margin:10px 20px 0 20px;}
.fenye .prev,.fenye .next,.fenye .curr,.fenye .num{ border:1px solid #ccc; padding:5px 10px; border-radius:40px;}
.curr{ background:#C2EBBA; color:#000;}
.fenye a:hover{ color:#000;}
.fenye span{ border:1px solid #ccc; padding:6px 10px; border-radius:40px;}
#totalpage{ border:none; padding:0;}


/*全站搜索*/
.search{ text-align:left;}
.search select{ float:left; margin:10px; padding:5px; border:1px solid #1675AD; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; position:relative; behavior:url(iecss3.htc);}
.search input{ float:left; margin:10px; padding:5px; border:1px solid #1675AD; border-radius:5px; -moz-border-radius:4px; -webkit-border-radius:4px; position:relative; behavior:url(iecss3.htc);}
.search .inputButton{ padding:10px 60px;}

/*搜索页*/
.searchlist{}
.searchlist #searchbtn{ padding:0 10px; font-size:16px;}
.searchlist .num{ border:none;}

.searchlist .container a{ margin:0 10px;}
.searchlist .kw{ width:200px;}


.tit{ background:#FAFFF9 url(btn.png) no-repeat 8px 6px; border:#E2F3DE 1px solid; height:31px;line-height:31px;font-size:14px;color:#555;padding-left:28px; margin:10px auto;}
.tit span{ color:red; font-weight:bold;}

.left .ksad{ border:#E2F3DE 1px solid; padding:10px; background:#FAFFF9;}
.left .ksad h2{ font-size:16px; font-weight:bold; color:green;}
.left .ksad p{ line-height:24px; color:#666;}
.left .ksad p a{ color:green; text-decoration:underline;}
.left .ksad p a:hover{}
.right01box li{ line-height:24px;}

.searchlist li{ margin:10px; line-height:24px;}

.art_title a{ color:#000;}
.artintro{ display:block; color:#999;}
.arturl{ line-height:24px;}
.arturl a{ color:green; font-size:14px; margin-right:20px;}
.arturl a:hover{ text-decoration:none;}


.searchlist2 li{ margin:10px auto;}
.searchlist2 li a{ color:#000;}
.searchlist2 .link a{ color:green; margin-right:20px;}
.searchlist2 .details{ color:#999; display:block;}


/*友情链接*/
.yl{ margin:10px auto; width:1200px;}
.yl .boxtitle{ border-bottom:2px solid #DADADA;}
.yl .boxtext{ padding:10px;}
.yl .boxtext ul li{ margin:0 10px; float:left;}


.footer{ margin:0 auto; padding:20px 0 0 0; line-height:30px; background:url(footer.jpg) no-repeat top center;}

.footer .dbdh{ height:286px;}

.footer dl{ margin:0; padding:0 20px; width:100px; float:left;}
.footer dl dt{ font-size:14px; color:#000;}
.footer dl dd{ font-size:12px; line-height:22px;}

.footer ul{ width:344px; float:right; font-size:12px; color:#666; background:url(erweima.png) right bottom no-repeat;}

.footer .copyright{ text-align:center; background:#7A7A7A; font-size:12px; font-family:"Arial", Gadget, sans-serif; line-height:60px; color:#fff;}

















/*图片频道*/

#wrap #content .pic_hd{ width:593px; float:left; height:357px;border:#EAEAEA solid 1px; padding:5px;}
#wrap #content .pi_right{ float:right; width:366px; margin-left:15px; border:#EAEAEA solid 1px; padding:5px 5px 0 5px; }
#wrap #content .pi_right .ph{ text-align:left; width:352px;height:25px; margin-bottom:7px; background:url(top10.png) no-repeat center left; padding-left:25px; _display:inline;}
#wrap #content .pi_right h2{ font-family:"微软雅黑"; margin-bottom:10px;   height:25px; font-size:18px;font-family:"微软雅黑"; font-weight:normal;}
#wrap #content .pi_right ul{}
#wrap #content .pi_right ul li{ padding-bottom:1px; height:32px;line-height:32px;font-family:'微软雅黑','黑体';font-size:14px; border-bottom:#E7E7E7 dashed 1px; margin-bottom:-1px; zoom:1 }
#wrap #content .pi_right  ul li span{line-height:23px;zoom:1;width:20px;height:20px;margin:-3px 10px 0 0;display:inline-block;*display:inline;zoom:1;text-align:center; color:#7e7e7e;background-position:-195px -146px;vertical-align:middle; border:#D5D5D5 1px solid;}
#wrap #content .pi_right  li .a1,
#wrap #content .pi_right  li .a2,
#wrap #content .pi_right  li .a3{background-position:-195px -116px ;color:#fff; background:#900; border:none;}
#wrap #content .pi_right  li .ph_hits{ display:block; height:32px; float:right; border:none;  font-size:12px; color:#999; line-height:32px; width:23px;}


#wrap #content .title{ font-family:"微软雅黑";color:#666666;  margin-bottom:10px; }
#wrap #content .title h2{ height:25px; line-height:25px;font-size:18px; font-weight:normal;}
#wrap #content .title h2 a{font-family:"微软雅黑";}
#wrap #content .title h2 a:hover{ text-decoration:none;}


#wrap #content .pic{ border:#EAEAEA solid 1px; padding:8px 15px 15px 15px; overflow:hidden; margin-bottom:20px; }

#wrap #content .pic ul{ width:1013px; overflow:hidden;}
#wrap #content .pic ul li{ float:left; padding-right:15px; width:181px; border-radius: 6px; -moz-border-radius:20px;}
#wrap #content .pic .hh{ padding-right:0px;}
#wrap #content .pic ul li a{ display:block; height:125px;background:url(pbottom.png) no-repeat 1px bottom; }
#wrap #content .pic ul li a img{ width:181px; height:120px;background:url(loading.gif) no-repeat center;}
#wrap #content .pic p{ text-align:center; height:25px; line-height:25px;font-size:14px;}
#wrap #content .pic p a{ background:none;}


#wrap #content .box{ overflow:hidden; margin-bottom:20px}
#wrap #content .box .title h2{ padding-left:10px}
#wrap #content .box ul{ width:1015px; overflow:; }
#wrap #content .box ul li{float:left;  width:330px;float:left;position:relative;overflow:hidden; margin:0 5px 5px 0;}
#wrap #content .box ul li a{ }
#wrap #content .box ul li a img{ width:100%; height:210px;vertical-align:bottom;}



#wrap #content .box ul li .dask{width:330px;height:210px; line-height:210px;background-color:transparent;position:absolute;top:-210px;left:0; text-align:center; background:url(touming.png); cursor:pointer;}

#content .box ul li .dask a{color:#fff;font-size:14px;font-family:"微软雅黑"; background:none; }
/*

#wrap #content #kait{ width:100%;background-color:#F4F4F4; border-bottom:#DBDBDB 1px solid; height:400px;}
#wrap #content #kait #schd{ float:left; }
#wrap #content #kait #jrtg{float:right; width:285px; }
#wrap #content #kait #jrtg span { text-align:center; font-family:"微软雅黑", "隶书", "新宋体","黑体";}
*/



#pro_infor {height:280px;}
#pro_infor img {border:1px solid #ccc;width:320px;height:271px;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width:281px;padding: 10px 20px;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width:  281px;height: 50px;}



.picnr{width:996px;margin:0px auto; background:#fdfdfd; height:100%;overflow:hidden; border:1px solid #e8e8e8;}
.picnr .title{height:52px; line-height:52px;padding-left:30px;font-size:25px;font-weight:bold; font-family:"微软雅黑", "隶书", "新宋体","黑体"; font-weight:500}
.picnr .title span{font-size:12px;font-weight:normal;margin-left:20px;}
.picnr .del{height:30px;line-height:30px;text-align:center; margin:0px 20px;}
.picnr .del a{}
.picnr .picnrbox{}
.picnr .picnrbox .showpic{}
.picnr .picnrbox .showpic .imglist img{margin:10px;}
.picnr .nph_intro{padding:10px 30px;line-height:24px;}
.picnr .nph_tj{ padding:10px 30px;}
.picnr .nph_tj li{ height:25px; line-height:25px;}
.picnr .nph_tj a{ }
.picnr .imageintro{padding:10px 30px;line-height:24px; text-align:left;}
 

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {
    height:112px;
    background:#FFF;
	padding:5px;
}
.thumb_1 {
	text-align: center;
	float: left;
	height: 50px;
	width: 60px;
	padding-top: 30px;
	font-weight: 400;
	font-size: 14px;
	color:#000;
}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;
	width: 790px;
}
.thumb_2_1 {
	background:url(qh1.gif) no-repeat 0px 20px;
	float: left;
	height: 113px;
	width: 35px;
	cursor:pointer;
	
	margin-left:10px;
	_margin-left:0px;
}
.thumb_2_2 {
	background:url(qh2.gif) no-repeat 0px 20px;
	float: right;
	height: 113px;
	width: 35px;
	cursor:pointer;
}
#scrool_div {
	width:708px;
	position:relative;
	height:110px;
	overflow:hidden;
}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{
	width:126px;
	height:95px;
	margin:5px;
}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}
/* 图片分页方式的样式结束*/

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:590px;}
.imggrouplist li{width:130px;float:left;margin:2px;border:1px #999999 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:120px;height:90px;}
/*组图显示方式的样式结束*/

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
/*平行显示方式样式结束*/
#pageNext{text-align:right}

.xgphoto{width:996px;margin:0px auto;border:#e8e8e8 1px solid; height:100%; overflow:hidden; background:#fdfdfd; padding-top:1px; }
.xgphoto .title{ height:40px; line-height:40px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:15px; color:#333; background:#f1f1f1}
.xgphoto .xgphotobox ul{padding:10px;}
.xgphoto .xgphotobox li{width:20%;float:left;text-align:center;height:140px;overflow:hidden;}
.xgphoto .xgphotobox img{padding:2px;border:#D4D4D4 1px solid;margin-bottom:10px;}
.xgphoto .xgphotobox a:hover{ color:red; text-decoration:none;}

.xgphoto  .commentbox{ padding:10px;}


/*图片 -栏目页*/
/*
.piclist{width:996px;margin:0px auto;border:#e5e5e5 1px solid; background:#f9f9f9; border-bottom:2px solid #ddd; }
.piclist .title{height:40px; line-height:55px;overflow:hidden; font-weight:bold;color:#069; border-bottom:1px solid #fff; padding-left:20px; }
.piclist .title span{font-size:16px;color:#333;font-weight:bold; font-family:"微软雅黑"}
.piclist .piclistbox{}
.piclist .piclistbox ul{padding:20px 8px 8px 8px;}
.piclist .piclistbox li{width:20%;float:left;text-align:center;height:158px;overflow:hidden;}
.piclist .piclistbox img{width:152px;height:116px;padding:4px;border:#D4D4D4 1px solid;margin-bottom:8px;box-shadow: 0px 1px 3px #ccc;-moz-box-shadow:0px 1px 3px #ccc;-webkit-box-shadow:0px 1px 3px #ccc;}
.piclist .piclistbox a{}
.piclist .piclistbox a:hover{color:red;text-decoration:none;}
*/







/*图片筛选*/

.photolisting{}
.photolisting ul{ padding:10px;}
.photolisting li{width:25%; float:left; height:130px;white-space:nowrap; text-overflow:ellipsis;  overflow:hidden;}
.photolisting img{width:135px; height:90px; border:#e8e8e8 1px solid; padding:2px; }
.photolisting a{}
.photolisting a:hover{ color:red; text-decoration:none;}



.picpl{width:965px;margin:0px auto;}
.picpl .left{width:680px;float:left;}
.picpl .left .left01{border:#e1e1e1 1px solid; background:#fdfdfd; border-bottom:2px solid #e1e1e1}
.picpl .left .left01 .title{height:40px; background:#f1f1f1; line-height:40px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:15px; color:#333;}

.picpl .left .left01 .left01box{padding:10px;}

.picpl .left .left01 .searchbox{ height:100%; overflow:hidden;padding:10px;}
.picpl .left .left01 .searchbox #content_nei{}
.picpl .left .left01 .searchbox #content_nei ul{}
.picpl .left .left01 .searchbox #content_nei li{ height:110px; border-bottom:#ccc 1px dashed; margin-bottom:8px; overflow:hidden;}
.picpl .left .left01 .searchbox #content_nei h1{width:120px; float:left;}
.picpl .left .left01 .searchbox #content_nei h1 img{ padding:2px; border:#D4D4D4 1px solid;}
.picpl .left .left01 .searchbox #content_nei h3{width:520px; float:right;}
.picpl .left .left01 .searchbox #content_nei h3 a{ font-size:14px; font-weight:bold; color:#069; text-decoration:underline;}
.picpl .left .left01 .searchbox #content_nei h3 a:hover{ color:red; text-decoration:none;}
.picpl .left .left01 .searchbox #content_nei h3 span.intro{font-size:12px; font-weight:normal;}


.picpl .right{width:275px;float:right;}
.picpl .right .right01{height:100%;overflow:hidden;padding-bottom:10px;}
.picpl .right .right01 .title{background:url(title.jpg) repeat-x 0px 15px;  height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.picpl .right .right01 .title  h3{background:#fff;width:90px; line-height:32px; font-size:16px; font-weight:bold;font-family:"微软雅黑";}
.picpl .right .right01 .right01box{}
.picpl .right .right01 .right01box ul{padding:8px;}
.picpl .right .right01 .right01box li{width:50%;float:left;text-align:center;height:126px;overflow:hidden;}
.picpl .right .right01 .right01box img{width:110px;height:90px;border:#D4D4D4 1px solid;padding:2px;}
.picpl .right .right01 .right01box a:hover{color:red;text-decoration:none;}


/*图片频道end*/




